ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IItemsSource<T> Interface / OnClientCurrentChanging Property

In This Topic
    OnClientCurrentChanging Property
    In This Topic
    Occurs before the current item changes.
    Syntax
    'Declaration
     
    
    Property OnClientCurrentChanging As String
    string OnClientCurrentChanging {get; set;}
    See Also